home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHome 1999 February/March
/
MacHome CD (February and March 1999).iso
/
Edutainment
/
INFOHIGHWAYDEMOS
/
demo
/
DEMOF1.DCR
/
00003.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-09-17
|
136 b
|
7 lines
on enterFrame
set the keyDownScript to "put the key"
if (the key = "q") or (the key = "Q") then
go(1, "logos.dcr")
end if
end